home *** CD-ROM | disk | FTP | other *** search
- -- card: 54940 from stack: in
- -- bmap block id: 55286
- -- flags: 0000
- -- background id: 29299
- -- name:
- ----- HyperTalk script -----
- on mouseUp
- answer "Click on MAIN MENU." with "OK"
- end mouseUp
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 2004
- -- rect: left=122 top=156 right=245 bottom=481
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=407 top=80 right=100 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- global wo
- put "1" into wo
- set lockScreen to true
- go to card id 25214
- end mouseUp
-
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=407 top=105 right=125 bottom=502
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- answer "You cannot Print from the Simulation." with "OK"
- end mouseUp
-
-
-
- -- part contents for card part 1
- ----- text -----
-
- This is the text of the cross-referenced article.
-
- Click MAIN MENU to return to the Simulation Menu.
-